This study plots both the simple range of each bar (hi – lo), and the moving average of a specified number of the bar ranges.
This study is exactly what I was looking for, however, I am a currencies trader and the EFS code of this study was written to only calculate to a rounded 3rd decimal. Therefore, this study is not compatible with the Forex market, which is of course measured in ten-thousandths or to the 4th decimal.
I have never experimented with the EFS language, so most of it is foreign to me. I would greatly appreciate any editing or revision of the code that would enable this study to measure and calculate to a rounded 4th decimal. Attached below is the EFS file.
Thank You,
- Kevin
This study is exactly what I was looking for, however, I am a currencies trader and the EFS code of this study was written to only calculate to a rounded 3rd decimal. Therefore, this study is not compatible with the Forex market, which is of course measured in ten-thousandths or to the 4th decimal.
I have never experimented with the EFS language, so most of it is foreign to me. I would greatly appreciate any editing or revision of the code that would enable this study to measure and calculate to a rounded 4th decimal. Attached below is the EFS file.
Thank You,
- Kevin
Comment